mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
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:
parent
087a6fe757
commit
16f492663d
2 changed files with 2 additions and 2 deletions
|
|
@ -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 = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue