update
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
gnugrep
|
||||
#gnupg
|
||||
#gnused
|
||||
#gnutar
|
||||
gnutar
|
||||
#bzip2
|
||||
#gzip
|
||||
#xz
|
||||
@@ -42,6 +42,8 @@
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
||||
user.shell = "${lib.getExe pkgs.zsh}";
|
||||
|
||||
# Set your time zone
|
||||
#time.timeZone = "Europe/Berlin";
|
||||
|
||||
|
||||
@@ -8,5 +8,6 @@
|
||||
imports = [
|
||||
../../modules/home-manager/nixvim
|
||||
../../modules/home-manager/emacs
|
||||
../../modules/home-manager/zsh
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user