Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/nix

Merge Laptop with Desktop
This commit is contained in:
2024-03-14 14:07:38 +01:00
7 changed files with 56 additions and 23 deletions

View File

@@ -3,9 +3,11 @@
{
imports = [ # Include the results of the hardware scan.
./hardware-configuration.nix
../../modules/system/desktop/amd.nix
../../modules/system/desktop/hyprland.nix
../../modules/system/programs/syncthing.nix
../../modules/system/programs/thunar.nix
../../modules/system/programs/virtualization.nix
../../modules/system/utils/common.nix
../../modules/system/utils/fprint.nix
../../modules/system/utils/garbage-collection.nix

View File

@@ -2,12 +2,13 @@
{
imports = [
#../../modules/home/desktop/hyprland
../../modules/home/desktop/hyprland
../../modules/home/programs/common.nix
../../modules/home/programs/firefox.nix
../../modules/home/programs/kitty.nix
../../modules/home/programs/neovim
../../modules/home/programs/git.nix
../../modules/home/programs/kitty.nix
../../modules/home/programs/modrinth.nix
../../modules/home/programs/neovim
../../modules/home/programs/ssh.nix
../../modules/home/theme
../../modules/home/theme/blueish.nix