mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
remove gui
This commit is contained in:
+2
-2
@@ -9,9 +9,9 @@ let
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
#inputs.self.homeModules.default
|
||||
inputs.self.homeModules.default
|
||||
#inputs.self.homeModules.links
|
||||
] ++ (builtins.attrValues inputs.self.homeModules);
|
||||
] /*++ (builtins.attrValues inputs.self.homeModules)*/;
|
||||
xdg = {
|
||||
configFile = {
|
||||
"beets" = {
|
||||
|
||||
Reference in New Issue
Block a user