mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 18:08:28 +02:00
feat: add new wayland compositor - niri
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
anyrun,
|
||||
...
|
||||
}@args:
|
||||
with lib;
|
||||
@@ -11,7 +10,6 @@ let
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
# anyrun.homeManagerModules.default # the module is already in hm now.
|
||||
./options
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user