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