enable jovian nixos on glados and set some auto mount and other steamos settings on shodan

This commit is contained in:
Lillian Violet 2025-01-13 15:13:45 +01:00
parent 988f703407
commit 6b3767a02e
3 changed files with 23 additions and 1 deletions

View file

@ -195,6 +195,7 @@
++ desktopModules
++ [
{_module.args = {inherit pkgs-edge;};}
jovian.nixosModules.jovian
# > Our main nixos configuration file <
./nixos/hosts/GLaDOS/configuration.nix
];