mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
first commit
This commit is contained in:
commit
58a3f28118
72 changed files with 3082 additions and 0 deletions
7
install.sh
Executable file
7
install.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
cp /etc/nixos/hardware-configuration.nix hosts/nixos/hardware-configuration.nix
|
||||
sleep 1
|
||||
mkdir -p ~/Pictures/wallpapers
|
||||
sleep 1
|
||||
cp ./wallpaper/wallpaper.png ~/Pictures/wallpapers/
|
||||
sleep 1
|
||||
sudo nixos-rebuild switch --flake .#nixos
|
||||
Loading…
Add table
Add a link
Reference in a new issue