feat: add a lot of stuff

This commit is contained in:
Jacob Bachmann 2023-10-07 19:10:14 +02:00
parent 350aebc01d
commit 5505eec77d
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
28 changed files with 224 additions and 97 deletions

View file

@ -15,5 +15,4 @@
nec = "sudo -E nvim -u $HOME/.config/nvim/init.lua --cmd 'cd /etc/nixos'";
ncc = "sudo nixos-rebuild switch --upgrade-all --flake /etc/nixos";
nup = "sudo nix-channel --update && sudo nixos-rebuild switch --upgrade-all --flake /etc/nixos";
spt = "spotify_player";
}