clean up shell scripts

This commit is contained in:
Thilo Billerbeck 2024-11-08 01:50:03 +01:00
parent c28c226a43
commit f2424b47a5
2 changed files with 0 additions and 22 deletions
nixos

3
nixos/link.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
sudo ln -s $(pwd)/flake.nix /etc/nixos/flake.nix
sudo ln -s $(pwd)/flake.lock /etc/nixos/flake.lock