mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Don't hardcode users and rename nixos@cube to rgb@cube
This commit is contained in:
parent
9cb7a69c46
commit
d919eb6f19
8 changed files with 73 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
lib:
|
||||
lib: normalUsers: graphicalUsers:
|
||||
|
||||
(import ./configuration.nix)
|
||||
(import ./configuration.nix normalUsers graphicalUsers)
|
||||
//
|
||||
(import ./merge.nix lib)
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue