rename default to lambdaOS for easier updates
This commit is contained in:
parent
f757fdee59
commit
75ee69522f
2 changed files with 2 additions and 3 deletions
|
|
@ -50,7 +50,7 @@
|
|||
outputs = { self, nixpkgs, nix-colors, automapaper, disko, home-manager, hyprland, lazy, ... }@inputs:
|
||||
{
|
||||
nixosConfigurations = {
|
||||
default = nixpkgs.lib.nixosSystem {
|
||||
lambdaOS = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
inherit nix-colors;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue