refactor: move leftover gnome configuration to home module desktop.gnome

This commit is contained in:
Jo 2024-12-24 15:40:33 +01:00
parent 673421dec3
commit 2de665b3c6
3 changed files with 37 additions and 36 deletions

View file

@ -6,7 +6,6 @@
}: with lib; with lib.${namespace};
{
imports = [
./apps/gnome.nix
./apps/vscodium.nix
];