Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 559 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 559 Bytes

System bauen

# (optional) Building to see if everything works
$ nix build .\#nixosConfigurations.kuschelhaufen.config.system.build.toplevel -Lv

Remote deploy

$ nixos-rebuild dry-activate --flake .#kuschelhaufen --use-remote-sudo --use-substitutes --target-host kuschelhaufen.cuties.social

Local deployment

$ nixos-rebuild dry-activate --flake .#kuschelhaufen

Updating emojis

The following will only update the custom-emojis flake input.

$ nix flake lock --update-input custom-emojis