Switched blackbird to gnome
This commit is contained in:
@@ -139,6 +139,7 @@
|
|||||||
./home
|
./home
|
||||||
./home/shell
|
./home/shell
|
||||||
./home/applications
|
./home/applications
|
||||||
|
./home/desktops/gnome
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
# Extensions
|
# Extensions
|
||||||
home.packages = with pkgs.gnomeExtensions; [
|
home.packages = with pkgs.gnomeExtensions; [
|
||||||
forge
|
forge
|
||||||
#gjs-osk
|
gjs-osk
|
||||||
screen-rotate
|
screen-rotate
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ in {
|
|||||||
../../modules/containers.nix
|
../../modules/containers.nix
|
||||||
../../modules/virtualization.nix
|
../../modules/virtualization.nix
|
||||||
../../modules/harden.nix
|
../../modules/harden.nix
|
||||||
../../modules/kde6.nix
|
../../modules/gnome.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Set networking
|
# Set networking
|
||||||
|
|||||||
Reference in New Issue
Block a user