mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-07 17:04:00 +01:00
chore: Update test imports
This commit is contained in:
parent
7f05a66fa5
commit
3946ea52fb
@ -4,7 +4,8 @@
|
||||
|
||||
nodes.machine = { self, pkgs, ... }: {
|
||||
imports = with self.nixosModules; [
|
||||
hyprland
|
||||
system
|
||||
desktop
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -4,7 +4,8 @@
|
||||
|
||||
nodes.machine = { self, pkgs, ... }: {
|
||||
imports = with self.nixosModules; [
|
||||
neovim
|
||||
system
|
||||
shell
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user