mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-24 04:31:42 +02:00
clean up shell scripts
This commit is contained in:
parent
c28c226a43
commit
f2424b47a5
2 changed files with 0 additions and 22 deletions
nixos
3
nixos/link.sh
Executable file
3
nixos/link.sh
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue