diff options
| author | andromeda <andromeda@lenovo> | 2026-05-06 19:37:56 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-05-06 19:37:56 +0200 |
| commit | e5aaed7169e7a9b1ae537763ee94ea01aa401852 (patch) | |
| tree | a386a051a9e18e31ae125ec9418410cbe5b64e4d /guix | |
| parent | 6a6630647c79e80d7995eac21bc188b5a516d142 (diff) | |
neo layout
Diffstat (limited to 'guix')
| -rw-r--r-- | guix/home-configuration.scm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/guix/home-configuration.scm b/guix/home-configuration.scm index 12fa1ac..3bd8270 100644 --- a/guix/home-configuration.scm +++ b/guix/home-configuration.scm @@ -17,13 +17,12 @@ "cinny-desktop-bin" "du-dust" "emacs-no-x" + "emacs-nix-mode" "emacs-ement" "fzf" "fastfetch" "gdb" "git" - "glib" ; needed for cinny - "gsettings-desktop-schemas" ; needed for cinny "grim" "hello" "jmtpfs" @@ -56,9 +55,9 @@ "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))) (channel (name 'saayix) - (branch "main") + (branch "entropy") (url "https://codeberg.org/look/saayix") - (commit "f0e272e58c9b758f2923ccd298e7eb857718c55f") + (commit "ab0adebdf48794f7c0659785c6c4ddd2220e3cf0") (introduction (make-channel-introduction "12540f593092e9a177eb8a974a57bb4892327752" |
