boreal: setup sddm theme module
This commit is contained in:
parent
ecb72c6900
commit
b1e1b0f1dd
7 changed files with 60 additions and 2 deletions
|
|
@ -74,6 +74,10 @@
|
|||
nixpkgs.overlays = [
|
||||
emacs-overlay.overlay
|
||||
|
||||
(self: super: {
|
||||
packages = import ./pkgs { pkgs = super; };
|
||||
})
|
||||
|
||||
# uncomment this to build everything from scratch, fun but takes a
|
||||
# while
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue