feat: changed stuff, to lazy to say what

This commit is contained in:
Nick 2025-05-24 20:21:50 -05:00
parent a0de2dba92
commit 3c230de4fd
17 changed files with 118 additions and 181 deletions

View file

@ -15,7 +15,6 @@ in
sddm
hypr
niri
# gnome
wayland
searx
xserver

View file

@ -1,12 +1,12 @@
{
nix.settings = {
substituters = [
"https://cosmic.cachix.org/"
];
trusted-public-keys = [
"cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="
];
};
# nix.settings = {
# substituters = [
# "https://cosmic.cachix.org/"
# ];
# trusted-public-keys = [
# "cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="
# ];
# };
environment.sessionVariables.COSMIC_DATA_CONTROL_ENABLED = 1;
services = {

0
modules/nixos/services/glance/default.nix Normal file → Executable file
View file