Compare commits
4 commits
43bb10cc6a
...
28cacbfbba
Author | SHA1 | Date | |
---|---|---|---|
28cacbfbba | |||
4faeacffe8 | |||
fe84b38a20 | |||
5793a2f0e2 |
4 changed files with 15 additions and 15 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
hardware.opengl = {
|
hardware.opengl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
driSupport = true;
|
#driSupport = true;
|
||||||
driSupport32Bit = true;
|
driSupport32Bit = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -195,6 +195,7 @@
|
||||||
pkgs.mako # notification system developed by swaywm maintainer
|
pkgs.mako # notification system developed by swaywm maintainer
|
||||||
#pkgs.eww-wayland
|
#pkgs.eww-wayland
|
||||||
pkgs.wofi
|
pkgs.wofi
|
||||||
|
pkgs.cifs-utils
|
||||||
pkgs.swww
|
pkgs.swww
|
||||||
pkgs.nfs-utils
|
pkgs.nfs-utils
|
||||||
#pkgs.waybar
|
#pkgs.waybar
|
||||||
|
@ -252,7 +253,7 @@
|
||||||
#mountConfig = {
|
#mountConfig = {
|
||||||
# Options = "noatime";
|
# Options = "noatime";
|
||||||
#};
|
#};
|
||||||
what = "kubbernetter-5:/var/mnt/md0/personal/randomfiles";
|
what = "nas-omv:/personal/randomfiles";
|
||||||
where = "/mnt/NAS";
|
where = "/mnt/NAS";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
@ -260,7 +261,7 @@
|
||||||
#mountConfig = {
|
#mountConfig = {
|
||||||
# Options = "noatime";
|
# Options = "noatime";
|
||||||
#};
|
#};
|
||||||
what = "kubbernetter-5:/var/mnt/md0/personal/pc-backups";
|
what = "nas-omv:/personal/pc-backups";
|
||||||
where = "/mnt/NAS-backup";
|
where = "/mnt/NAS-backup";
|
||||||
}];
|
}];
|
||||||
|
|
||||||
|
|
18
flake.lock
18
flake.lock
|
@ -10,11 +10,11 @@
|
||||||
"systems": "systems"
|
"systems": "systems"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1716561646,
|
"lastModified": 1720546205,
|
||||||
"narHash": "sha256-UIGtLO89RxKt7RF2iEgPikSdU53r6v/6WYB0RW3k89I=",
|
"narHash": "sha256-boCXsjYVxDviyzoEyAk624600f3ZBo/DKtUdvMTpbGY=",
|
||||||
"owner": "ryantm",
|
"owner": "ryantm",
|
||||||
"repo": "agenix",
|
"repo": "agenix",
|
||||||
"rev": "c2fc0762bbe8feb06a2e59a364fa81b3a57671c9",
|
"rev": "de96bd907d5fbc3b14fc33ad37d1b9a3cb15edc6",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -95,11 +95,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717525419,
|
"lastModified": 1720470846,
|
||||||
"narHash": "sha256-5z2422pzWnPXHgq2ms8lcCfttM0dz+hg+x1pCcNkAws=",
|
"narHash": "sha256-7ftA4Bv5KfH4QdTRxqe8/Hz2YTKo+7IQ9n7vbNWgv28=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "a7117efb3725e6197dd95424136f79147aa35e5b",
|
"rev": "2fb5c1e0a17bc6059fa09dc411a43d75f35bb192",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -110,11 +110,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717196966,
|
"lastModified": 1720418205,
|
||||||
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
|
"narHash": "sha256-cPJoFPXU44GlhWg4pUk9oUPqurPlCFZ11ZQPk21GTPU=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
|
"rev": "655a58a72a6601292512670343087c2d75d859c1",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
4
home.nix
4
home.nix
|
@ -73,7 +73,7 @@
|
||||||
size = 24;
|
size = 24;
|
||||||
};
|
};
|
||||||
theme = {
|
theme = {
|
||||||
name = "Catppuccin-Frappe-Standard-Mauve-Dark";
|
name = "catppuccin-frappe-mauve-standard";
|
||||||
package = pkgs.catppuccin-gtk.override {
|
package = pkgs.catppuccin-gtk.override {
|
||||||
accents = [ "mauve" ];
|
accents = [ "mauve" ];
|
||||||
size = "standard";
|
size = "standard";
|
||||||
|
@ -168,7 +168,7 @@
|
||||||
signByDefault = true;
|
signByDefault = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
programs.thefuck.enable = true;
|
#programs.thefuck.enable = true;
|
||||||
programs.git-credential-oauth.enable = true;
|
programs.git-credential-oauth.enable = true;
|
||||||
programs.kitty = {
|
programs.kitty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.acpi
|
pkgs.acpi
|
||||||
pkgs.brightnessctl
|
pkgs.brightnessctl
|
||||||
pkgs.cifs-utils
|
|
||||||
];
|
];
|
||||||
|
|
||||||
home-manager.users.insert.wayland.windowManager.sway.config.modifier = "Mod4";
|
home-manager.users.insert.wayland.windowManager.sway.config.modifier = "Mod4";
|
||||||
|
|
Loading…
Reference in a new issue