Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/nix
Merge Laptop with Desktop
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user