treewide: replace enableGUI with config.me.gui
This commit is contained in:
parent
3ccf85aa9e
commit
571f0f6f3e
6 changed files with 15 additions and 15 deletions
|
|
@ -12,7 +12,7 @@
|
|||
];
|
||||
};
|
||||
|
||||
home-manager.users.hana = { config, enableGUI, lib, pkgs, ... }: {
|
||||
home-manager.users.hana = { config, lib, pkgs, ... }: {
|
||||
home = {
|
||||
username = "hana";
|
||||
homeDirectory = "/home/hana";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue