Skip to content
/ nix Public

Nix config and •files for my machines >:3

Notifications You must be signed in to change notification settings

mbekkomo/nix

Repository files navigation

Nix config :3

How to use it:

# If you're only wanted to use the dotfiles
$ ./bake switch-hm

# Otherwise
$ ./bake list-nixos # List NixOS configuration
# ./bake switch-nixos [config] # Switch to [config] NixOS configuration
# ./bake boot-nixos [config] # Switch to [config] NixOS configuration at boot

$ ./bake list-nix-on-droid # List nix-on-droid configuration
$ ./bake switch-nix-on-droid [config] # Switch to [config] nix-on-droid configuration