Compare commits
2 Commits
4e3d692eed
...
ca4a53bb26
| Author | SHA1 | Date | |
|---|---|---|---|
|
ca4a53bb26
|
|||
|
bca77089ab
|
@ -6,6 +6,8 @@ Modular NixOS configuration, using Hyprland for a lightweight desktop.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
To install, run `nixos-rebuild` with the `--flake` parameter from the `NixFlake` directory: `nixos-rebuild switch --flake .#nixinator`.
|
To install, run `nixos-rebuild` with the `--flake` parameter from the `NixFlake` directory: `nixos-rebuild switch --flake .#nixinator`.
|
||||||
|
|
||||||
## NixFlake/system
|
## NixFlake/system
|
||||||
|
|||||||
@ -205,6 +205,8 @@ rec {
|
|||||||
"code-url-handler"
|
"code-url-handler"
|
||||||
"neovide"
|
"neovide"
|
||||||
"steam"
|
"steam"
|
||||||
|
"rmpc"
|
||||||
|
"navi"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user