mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -34,9 +34,6 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
vscode = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
services = {
|
||||
kdeconnect.enable = true;
|
||||
@@ -53,8 +50,9 @@ in
|
||||
nekoray
|
||||
|
||||
# Workflow
|
||||
cloudflared
|
||||
_64gram
|
||||
#cloudflared
|
||||
vscodium
|
||||
ayugram-desktop
|
||||
vesktop
|
||||
gramps
|
||||
kdePackages.filelight
|
||||
@@ -80,10 +78,6 @@ in
|
||||
# Libs
|
||||
libsecret
|
||||
|
||||
# Display
|
||||
#edid-decode
|
||||
#displaycal
|
||||
#argyllcms
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./environment/kde.nix
|
||||
#./environment/gnome.nix
|
||||
#./environment/kde.nix
|
||||
./environment/gnome.nix
|
||||
#./environment/xfce.nix
|
||||
#./environment/deepin.nix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user