Simplify home.nix
This commit is contained in:
parent
812e8d8525
commit
dfcd383c50
4 changed files with 2 additions and 16 deletions
|
@ -50,7 +50,7 @@
|
|||
look = import ./extras/look.nix;
|
||||
ws = import ./extras/workspaces.nix;
|
||||
|
||||
# NixOS configuration entrypointm use 'nixos-rebuild --flake .#your-hostname'
|
||||
# NixOS configuration entrypoint, use 'nixos-rebuild --flake .#your-hostname'
|
||||
nixosConfigurations = {
|
||||
JimDesktop = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {inherit inputs outputs;};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue