configuration: extract nixos config into more files
This commit is contained in:
parent
18138295c7
commit
529be29535
10 changed files with 112 additions and 114 deletions
|
@ -129,7 +129,7 @@ rec {
|
|||
};
|
||||
|
||||
dmenu = "bmenu";
|
||||
desktop = "sway";
|
||||
desktop = "gnome";
|
||||
browser = "firefox";
|
||||
editor = "kakoune";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue