~ruther/guix-config

ref: 902e628249192f573ed1d44a3d36f042a9b67a24 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
902e6282 — Rutherther feat: change swaylock color to less light 2 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

(profile
 (content
  (load "./channels-manifest.scm")))