This website requires JavaScript.
Explore
Help
Sign In
martials
/
nixos-configuration
Watch
1
Star
0
Fork
0
You've already forked nixos-configuration
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nixos-configuration
/
switch
7 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
🧹 Organizing Moved code to separate files. Rofi config in home-manager. Moved home.nix to /home. Scripts to format and rebuild
2024-12-29 00:34:39 +01:00
#!/usr/bin/env sh
# Rebuild and switch the environment if successful
git add .
🛌 Nih-Helper and renamed rebuild to switch
2025-01-05 18:24:57 +01:00
./fmt
nh os switch .
Reference in New Issue
Copy Permalink