mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-31 03:24:19 +00:00
Compare commits
5 Commits
1fe9c9c9cf
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d862884042 | |||
| a7a3f1dd4e | |||
| 4b886de443 | |||
| 6d8ec5e01c | |||
| 4dd1207568 |
@@ -21,7 +21,7 @@
|
||||
../../modules/system/cpu-amd.nix
|
||||
../../modules/system/desktop.nix
|
||||
../../modules/system/fonts.nix
|
||||
../../modules/system/gpu-nvidia.nix
|
||||
../../modules/system/gpu-amd.nix
|
||||
../../modules/system/home-manager-settings.nix
|
||||
../../modules/system/hyprland.nix
|
||||
../../modules/system/internationalization.nix
|
||||
|
||||
@@ -58,8 +58,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
programs.ssh.enable = true;
|
||||
|
||||
# Assets/scripts
|
||||
home.file.".config/streamdeck-ui/icons".source = ./dotfiles/streamdeck/icons;
|
||||
home.file.".config/hypr/scripts".source = ./dotfiles/.config/hypr/scripts;
|
||||
|
||||
Reference in New Issue
Block a user