Move gnome-settings to top level
This commit is contained in:
parent
bac1d0f3f9
commit
a3d3b15507
3 changed files with 9 additions and 8 deletions
|
|
@ -1,9 +1,10 @@
|
|||
{ pkgs
|
||||
, config
|
||||
, lib
|
||||
, hostName
|
||||
, modulesPath
|
||||
, ...
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
hostName,
|
||||
modulesPath,
|
||||
...
|
||||
}:
|
||||
let
|
||||
username = config.conf.username;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue