Various uncommited configs
This commit is contained in:
@@ -2,12 +2,7 @@
|
||||
flake.nixosModules.quickshell = {pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
quickshell
|
||||
inputs.qml-niri
|
||||
];
|
||||
|
||||
inputs = {
|
||||
url = "github:imiric/qml-niri/main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.quickshell.follows = "quickshell";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user