Browse Source

update nixos config

master
arnaucube 5 months ago
parent
commit
49fb369d92
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      backup-nixos-configs.sh
  2. +1
    -1
      nixos/configuration.nix

+ 1
- 0
backup-nixos-configs.sh

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

+ 1
- 1
nixos/configuration.nix

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

Loading…
Cancel
Save