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