ensuring dalinar uses the stable system
This commit is contained in:
parent
fbfa4f44e6
commit
aab76eaf38
2 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,7 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
dalinar = lib-stable.nixosSystem {
|
||||
dalinar = nixpkgs-stable.lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
./system/dalinar/configuration.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue