remove nixvim from rico*
This commit is contained in:
parent
f55eb4e05f
commit
70673dc7b5
1 changed files with 0 additions and 4 deletions
|
@ -94,8 +94,6 @@
|
|||
system.configurationRevision = nixpkgs.lib.mkIf (self ? rev) self.rev;
|
||||
}
|
||||
|
||||
nixvim.nixosModules.nixvim
|
||||
|
||||
./common
|
||||
./hosts/rico1
|
||||
];
|
||||
|
@ -112,8 +110,6 @@
|
|||
system.configurationRevision = nixpkgs.lib.mkIf (self ? rev) self.rev;
|
||||
}
|
||||
|
||||
nixvim.nixosModules.nixvim
|
||||
|
||||
./common
|
||||
./hosts/rico2
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue