Compare commits

..

No commits in common. "a781c9d1df19684d583c04b7185be1010d07a155" and "c52e87b3ca80ece92dee00c50cc1f2c120aa0347" have entirely different histories.

7 changed files with 18 additions and 38 deletions

View File

@ -38,11 +38,11 @@
"fromYaml": "fromYaml" "fromYaml": "fromYaml"
}, },
"locked": { "locked": {
"lastModified": 1731966541, "lastModified": 1708890466,
"narHash": "sha256-AhX8QQBQLRqEWHftFibTmvlmh157134vzBYXW0LOBKo=", "narHash": "sha256-LlrC09LoPi8OPYOGPXegD72v+//VapgAqhbOFS3i8sc=",
"owner": "SenchoPens", "owner": "SenchoPens",
"repo": "base16.nix", "repo": "base16.nix",
"rev": "d8e769add6333892b44afc107f193074a5072717", "rev": "665b3c6748534eb766c777298721cece9453fdae",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -108,11 +108,11 @@
}, },
"locked": { "locked": {
"dir": "pkgs/firefox-addons", "dir": "pkgs/firefox-addons",
"lastModified": 1732024923, "lastModified": 1731989000,
"narHash": "sha256-cLPsA9gUOWa2R3GI3JTS79JWjuczsEVONhECQXSq2Kw=", "narHash": "sha256-jOXdFK0+BHuS/B8w0VDGEy2wxsKZlfLyML5sIugc56U=",
"owner": "rycee", "owner": "rycee",
"repo": "nur-expressions", "repo": "nur-expressions",
"rev": "e8342147922133c13bab28940e558a778add6539", "rev": "23c5920be219c5e14b32bdb9987314be13941adf",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {
@ -193,11 +193,11 @@
"fromYaml": { "fromYaml": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1731966426, "lastModified": 1689549921,
"narHash": "sha256-lq95WydhbUTWig/JpqiB7oViTcHFP8Lv41IGtayokA8=", "narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=",
"owner": "SenchoPens", "owner": "SenchoPens",
"repo": "fromYaml", "repo": "fromYaml",
"rev": "106af9e2f715e2d828df706c386a685698f3223b", "rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -252,11 +252,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1732025103, "lastModified": 1731968878,
"narHash": "sha256-qjEI64RKvDxRyEarY0jTzrZMa8ebezh2DEZmJJrpVdo=", "narHash": "sha256-+hTCwETOE9N8voTAaF+IzdUZz28Ws3LDpH90FWADrEE=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "a46e702093a5c46e192243edbd977d5749e7f294", "rev": "a42fa14b53ceab66274a21da480c9f8e06204173",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -577,11 +577,11 @@
"tinted-tmux": "tinted-tmux" "tinted-tmux": "tinted-tmux"
}, },
"locked": { "locked": {
"lastModified": 1732036949, "lastModified": 1731920923,
"narHash": "sha256-prZV8HDVvBqHiJLkjElJYoZ6zonV7cOABb8Z0lWonJA=", "narHash": "sha256-Pqe38TdvfyywhlhpR1WLJlD7uTOGXRRuzpHIh2edOz0=",
"owner": "danth", "owner": "danth",
"repo": "stylix", "repo": "stylix",
"rev": "4912f4db00bc931c7636d827e829faf01f6bf155", "rev": "f8699483e46972f64b0dee5d5e41bf4bb142629b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -228,20 +228,12 @@
users.users.foglar = { users.users.foglar = {
isNormalUser = true; isNormalUser = true;
description = "foglar"; description = "foglar";
extraGroups = ["networkmanager" "wheel" "lp" "scanner" "docker"]; extraGroups = ["networkmanager" "wheel" "lp" "scanner"];
packages = with pkgs; [ packages = with pkgs; [
# thunderbird # thunderbird
]; ];
}; };
virtualisation.docker = {
enable = true;
rootless = {
enable = true;
setSocketVariable = true;
};
};
programs.kdeconnect.enable = true; programs.kdeconnect.enable = true;
programs.wireshark.enable = true; programs.wireshark.enable = true;
programs.steam = { programs.steam = {

View File

@ -22,8 +22,7 @@
wlogout.enable = lib.mkDefault true; wlogout.enable = lib.mkDefault true;
xdg.portal.enable = true; xdg.portal.enable = true;
#xdg.portal.config = { commom; xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-hyprland ];
services.network-manager-applet.enable = true; services.network-manager-applet.enable = true;
services.dunst.enable = true; services.dunst.enable = true;

View File

@ -37,10 +37,6 @@
hist = "history | awk '{for (i=2; i<=NF; i++) printf \$i\" \"; print \"\"}' | fzf | wl-copy"; hist = "history | awk '{for (i=2; i<=NF; i++) printf \$i\" \"; print \"\"}' | fzf | wl-copy";
packages = "paru -Qe | fzf | wl-copy"; packages = "paru -Qe | fzf | wl-copy";
cdx = "zoxide query --interactive"; cdx = "zoxide query --interactive";
distrobox-enter = "distrobox-enter --root";
distrobox-create = "distrobox-create --root";
}; };
bashrcExtra = '' bashrcExtra = ''

View File

@ -41,7 +41,7 @@
"workbench.iconTheme" = "material-icon-theme"; "workbench.iconTheme" = "material-icon-theme";
"workbench.productIconTheme" = "material-product-icons"; "workbench.productIconTheme" = "material-product-icons";
"window.menuBarVisibility" = "toggle"; "window.menuBarVisibility" = "toggle";
"github.copilot.editor.enableAutoCompletions" = true; "github.copilot.editor.enableAutoCompletions" = false;
"[json]" = { "[json]" = {
"editor.defaultFormatter" = "esbenp.prettier-vscode"; "editor.defaultFormatter" = "esbenp.prettier-vscode";
}; };

View File

@ -23,7 +23,6 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
neovim neovim
arduino-ide arduino-ide
distrobox
go go
jq jq
conda conda

View File

@ -37,12 +37,6 @@
"background" = "transparent"; "background" = "transparent";
"template" = "{{if eq .Type \"impure\" }}[󱄅 nix-shell]{{ end }}"; "template" = "{{if eq .Type \"impure\" }}[󱄅 nix-shell]{{ end }}";
} }
{
"type" = "text";
"style" = "plain";
"foreground" = "yellow";
"template" = "{{ if .Env.CONTAINER_ID }}-[󰡨 {{ .Env.CONTAINER_ID }}]-{{ end }}";
}
{ {
"type" = "python"; "type" = "python";
"foreground" = "yellow"; "foreground" = "yellow";