mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
code style refactor
This commit is contained in:
parent
5631025ec1
commit
40bb2bfaaa
40 changed files with 73 additions and 86 deletions
|
|
@ -2,6 +2,6 @@ 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/
|
||||
cp ./wallpapers/* ~/Pictures/wallpapers/
|
||||
sleep 1
|
||||
sudo nixos-rebuild switch --flake .#nixos
|
||||
Loading…
Add table
Add a link
Reference in a new issue