chore: migrate xmonad + xmobar to there own flake
This commit is contained in:
parent
822e6cdf9f
commit
55dcdcf616
13 changed files with 2 additions and 272 deletions
|
@ -1,7 +1,5 @@
|
|||
# Custom packages, that can be defined similarly to ones from nixpkgs
|
||||
# You can build them using 'nix build .#example'
|
||||
pkgs: {
|
||||
xmobar = pkgs.callPackage ./xmobar-config {};
|
||||
xmonad = pkgs.callPackage ./xmonad-config {};
|
||||
amdgpu-clocks = pkgs.callPackage ./amdgpu-clocks {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue