restructuring pt 1

This commit is contained in:
Xory 2025-08-28 14:51:10 +03:00
parent 146c0a0929
commit fcc480dbf1
7 changed files with 147 additions and 15 deletions

View file

@ -11,7 +11,7 @@
{ nixpkgs, home-manager, ... }:
{
nixosConfigurations = {
nixos = nixpkgs.lib.nixosSystem {
nixvm = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
modules = [
./configuration.nix