diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-06-20 21:23:44 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-06-20 21:23:44 +0200 |
| commit | a257112e386a2d8be7f22426532f40a820b79f91 (patch) | |
| tree | 824b167d975d8e22d848f59e80d356e5ad31cd3f /modules/hosts | |
| parent | e70c831847bbc1c708c62bbca7a4edc37ea07537 (diff) | |
Renamed niri to ngeNiri to allow for multiple package configurations to be stored
Diffstat (limited to 'modules/hosts')
| -rw-r--r-- | modules/hosts/herra/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hosts/herra/configuration.nix b/modules/hosts/herra/configuration.nix index 95e852d..48908e6 100644 --- a/modules/hosts/herra/configuration.nix +++ b/modules/hosts/herra/configuration.nix @@ -11,7 +11,7 @@ imports = [ self.nixosModules.herraHardware self.nixosModules.system - self.nixosModules.niri + self.nixosModules.ngeNiri # NeonGenesisEvangelion rice of niri ]; # ... |
