update nixos config

This commit is contained in:
arnaucube
2023-11-08 16:25:45 +01:00
parent 7e9a45d336
commit 49fb369d92
2 changed files with 2 additions and 1 deletions

1
backup-nixos-configs.sh Normal file → Executable file
View File

@@ -1 +1,2 @@
#!/usr/bin/env bash
cp /etc/nixos/* ./nixos/

View File

@@ -116,7 +116,7 @@
xfce.xfce4-screenshooter
mpv
xorg.xmodmap
gnupg
feh
];
programs.zsh.enable = true;