mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
Try
This commit is contained in:
@@ -19,6 +19,8 @@ in */ {
|
|||||||
environment.variables.HTOPRC = toString ../../dot/htop.nix;
|
environment.variables.HTOPRC = toString ../../dot/htop.nix;
|
||||||
|
|
||||||
programs.tmux.enable = true;
|
programs.tmux.enable = true;
|
||||||
|
*/
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
htop
|
htop
|
||||||
@@ -30,7 +32,6 @@ in */ {
|
|||||||
};
|
};
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
*/
|
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user