fixed monitor layout settings, disabled waybar as it was crashing
This commit is contained in:
parent
d8fe6533ef
commit
a8511b0ac4
3 changed files with 11 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
# Home manager using nixos-unstable
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "stablepkgs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue