mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
falkenstein-1 -> falkenstein
This commit is contained in:
parent
41d348b037
commit
bad96e4197
19 changed files with 41 additions and 33 deletions
|
@ -110,11 +110,11 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
falkenstein-1 = nixpkgs.lib.nixosSystem {
|
||||
falkenstein = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = attrs;
|
||||
modules = [
|
||||
./hosts/falkenstein-1
|
||||
./hosts/falkenstein
|
||||
./shared
|
||||
{
|
||||
nixpkgs.overlays = [ self.overlays.default ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue