diff options
| author | seth <[email protected]> | 2023-01-25 23:55:57 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-26 03:50:11 -0500 |
| commit | bfa889aef9f82eb853a5b37ebe7fdbd8d5ecdc34 (patch) | |
| tree | c684c7a090b1f42f2623639f1967d6494ac05bef /hosts/common/desktop/common.nix | |
| parent | 6b126efdb4cf0b88f085c3f325fc6fd362268f19 (diff) | |
finish up refactor + add glados host
thanks replaycoding uwu
Diffstat (limited to 'hosts/common/desktop/common.nix')
| -rw-r--r-- | hosts/common/desktop/common.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/common/desktop/common.nix b/hosts/common/desktop/common.nix deleted file mode 100644 index d0289b1..0000000 --- a/hosts/common/desktop/common.nix +++ /dev/null @@ -1,4 +0,0 @@ -{config, ...}: { - programs.xwayland.enable = true; - xdg.portal.enable = true; -} |
