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