some updates
This commit is contained in:
parent
e9adb6d552
commit
9f06dd6c2c
22 changed files with 675 additions and 347 deletions
|
|
@ -28,7 +28,7 @@
|
|||
nh
|
||||
nix-output-monitor
|
||||
nvd
|
||||
inputs.superfile.packages.${system}.default
|
||||
# inputs.superfile.packages.${system}.default
|
||||
];
|
||||
environment.sessionVariables = {
|
||||
FLAKE = "/home/${user}/repos/nixos-config";
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@
|
|||
"audio"
|
||||
"wireshark"
|
||||
];
|
||||
# shell = pkgs.zsh;
|
||||
shell = pkgs.nushell;
|
||||
shell = pkgs.zsh;
|
||||
# shell = pkgs.nushell;
|
||||
uid = 1000;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue