~ruther/guix-config

dc830d6862b588f128de0d37cb84a3f2c0367c26 — Rutherther 6 days ago e3a0512
feat: Add nix profile shell sripts to /etc/profile.d
1 files changed, 5 insertions(+), 0 deletions(-)

M config.scm
M config.scm => config.scm +5 -0
@@ 231,6 231,11 @@
                        (extra-config
                         '("experimental-features = nix-command flakes\n"
                           "extra-platforms = aarch64-linux i686-linux"))))
              ;; TODO: contribute this to the nix service
              (simple-service 'nix-etc-d etc-profile-d-service-type
                              (list
                               (file-append nix "/etc/profile.d/nix-daemon.sh")
                               (file-append nix "/etc/profile.d/nix.sh")))

              ;; Vivado or Matlab can crash because they open too many files
              (service pam-limits-service-type

Do not follow this link