Go to file
Joshua Yuen b835fa8aea
Fix flake.nix#nixos
Add git to packages
2025-07-29 23:43:55 -04:00
hosts/vm Update default host configuration 2025-07-29 13:47:18 -04:00
modules Fix flake.nix#nixos 2025-07-29 23:43:55 -04:00
profiles/vm Added hyprland, zsh, sddm, and xdg 2025-07-26 01:18:21 -04:00
.gitignore Initial commit 2025-07-25 15:23:21 -04:00
README.md Add ISO building command to README 2025-07-29 14:50:27 -04:00
build-iso.sh Add live .iso build configuration 2025-07-27 16:28:50 -04:00
configuration.nix Added hyprland, zsh, sddm, and xdg 2025-07-26 01:18:21 -04:00
flake.lock Added stylix module for fonts 2025-07-29 13:39:43 -04:00
flake.nix Fix flake.nix#nixos 2025-07-29 23:43:55 -04:00
hardware-configuration.nix Initial commit 2025-07-25 15:23:21 -04:00
hyprland.nix Initial commit 2025-07-25 15:23:21 -04:00
rebuild.sh Add live .iso build configuration 2025-07-27 16:28:50 -04:00

README.md

Building NixOS VM

nix build .#nixosConfigurations.nixosvm.config.system.build.vm https://gist.github.com/FlakM/0535b8aa7efec56906c5ab5e32580adf

Building NixOS ISO

nix build .#nixosConfigurations.live.config.system.build.isoImage