Reenable COSMIC

The fixing of nixpkgs unbroke COSMIC for me. I found the issue a while
back thanks to an error message it provided.
This commit is contained in:
Gene Liverman 2024-12-04 06:56:03 -05:00
parent 087a6fe757
commit 16f492663d
2 changed files with 2 additions and 2 deletions

View file

@ -255,7 +255,7 @@
hostname = "rainbow-planet";
username = "gene";
additionalModules = [
#nixos-cosmic.nixosModules.default
nixos-cosmic.nixosModules.default
nixos-hardware.nixosModules.dell-xps-13-9360
];
additionalSpecialArgs = {};