Move i3 and autorandr into desktop modules
This commit is contained in:
parent
64b3299b82
commit
42742700a6
5 changed files with 6 additions and 10 deletions
|
@ -12,6 +12,10 @@ in
|
|||
{
|
||||
imports = [ ../../modules/nixos/desktop ];
|
||||
|
||||
_module.args = {
|
||||
inherit inputs self username;
|
||||
};
|
||||
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue