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

Folders and files

NameName
Last commit message
Last commit date
Jan 12, 2025
Mar 15, 2025
Mar 31, 2025
Apr 2, 2025
Mar 3, 2025
Mar 16, 2025
Mar 24, 2025
Mar 15, 2025
Jan 9, 2025
Nov 9, 2024
Apr 2, 2025
Apr 2, 2025

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