Move kagamiPC to xanmod
This commit is contained in:
parent
ed5245630f
commit
9319833752
2 changed files with 5 additions and 1 deletions
|
@ -137,7 +137,7 @@
|
|||
};
|
||||
|
||||
# Home configuration
|
||||
nixosConfigurations."nki-home" = nixpkgs.lib.nixosSystem rec {
|
||||
nixosConfigurations."kagamiPC" = nixpkgs.lib.nixosSystem rec {
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
(common-nixos nixpkgs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue