unstable all

This commit is contained in:
Tao Tien 2024-01-30 09:32:08 -08:00
parent fcafc4a15a
commit 9f2626935c
10 changed files with 86 additions and 145 deletions

View file

@ -4,7 +4,7 @@
libsForQt5.kdeconnect-kde
];
# programs.nushell.enable = true;
# environment.shells = with pkgs; [ unstable.nushell ];
# environment.shells = with pkgs; [ nushell ];
# services.expressvpn.enable = true;
@ -24,7 +24,7 @@
users.users.tao = {
isNormalUser = true;
extraGroups = [ "wheel" "dialout" ];
# shell = pkgs.unstable.nushell;
# shell = pkgs.nushell;
};
# i18n.inputMethod = {