Add helios configuration
This commit is contained in:
@ -32,5 +32,10 @@ with lib.my;
|
||||
pulse.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
neovim
|
||||
];
|
||||
|
||||
modules.desktop.gnome.enable = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user