removing cosmic

This commit is contained in:
2025-02-12 17:26:05 -05:00
parent 434c80adac
commit 868f782523
5 changed files with 38 additions and 86 deletions

View File

@@ -13,7 +13,6 @@
./hardware.nix
./syncthing.nix
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
inputs.nixos-cosmic.nixosModules.default
];
networking = {
@@ -25,8 +24,6 @@
services = {
openssh.ports = [ 922 ];
desktopManager.cosmic.enable = true;
};
system.stateVersion = "24.05";