mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
fix: typo in disko config
This commit is contained in:
parent
7a547f99c0
commit
741692e6f1
@ -152,7 +152,7 @@
|
||||
darwinConfigurations.lookingglass.config.home-manager.users."Noah.Masur".home;
|
||||
};
|
||||
|
||||
diskoConfiguration = { swan = import ./hosts/swan/disks.nix { }; };
|
||||
diskoConfigurations = { swan = import ./hosts/swan/disks.nix { }; };
|
||||
|
||||
# Package servers into images with a generator
|
||||
packages = forAllSystems (system: {
|
||||
|
Loading…
Reference in New Issue
Block a user