Refactor NixOS configurations to replace "NixOS-V2" with "chiasson-nix" across multiple modules
- Updated wallpaper module to reflect new naming convention for wallpapers. - Changed author name in rbw-lock-toggle and wvkbd-toggle plugins to "chiasson.cloud". - Modified ideapad configuration to use the new flake path. - Adjusted yt-dlp-telequebec-overlay documentation to match new module structure. - Corrected documentation reference in wisdom module to point to updated conventions.
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
"-lc"
|
||||
''
|
||||
ssh -t olivier@nixdesk \
|
||||
"nixos-rebuild switch --flake path:/home/olivier/NixOS-V2#ideapad --target-host olivier@ideapad --sudo --ask-sudo-password 2>&1"
|
||||
"nixos-rebuild switch --flake path:/home/olivier/chiasson-nix#ideapad --target-host olivier@ideapad --sudo --ask-sudo-password 2>&1"
|
||||
''
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user