| 15 Aug 2021 |
@kraftnix:matrix.org | ultranix: hmm that is interesting, I just played around a bit more with your config and I can also make the above error disappear just by changing emacs -> profiles.emacs in your user suites (without renaming any files) | 15:25:48 |
ultranix | well, there's another directory with emacs in profiles/emacs/ it doesnt have much | 15:27:56 |
ultranix | but in any case i removed that | 15:28:01 |
ultranix | so does the NUR work with DevOS? | 15:40:10 |
@kraftnix:matrix.org | yes, i'm currently using it with firefox extensions at least | 15:40:34 |
ultranix | hmm, can you show me how you use it? | 15:42:20 |
ultranix | for example, i use to do it like this https://github.com/tgunnoe/nix-machines/blob/tgunnoe/users/tgunnoe/default.nix#L38 | 15:48:42 |
@kraftnix:matrix.org | I don't use any nur modules, only packages so it's much simpler, I noticed you are using an rycee module, I am trying to figure out how to import that now | 15:48:43 |
ultranix | on an older version of devos | 15:49:06 |
ultranix | basically the whole programs.emacs.init, which is a few thousand lines, wont work without rycee's module | 15:50:15 |
@kraftnix:matrix.org | got it, add pkgs.nur.repos.rycee.hmModules.emacs-init to modules/hm-system-defaults.nix | 15:51:37 |
ultranix | awesome let me try | 15:58:15 |
ultranix | wow thanks, it works | 16:02:26 |
ultranix | now if i only understood why 😄 | 16:03:50 |
ultranix | "All modules defined in user modules will be imported to Home Manager." so maybe it should go in /users/modules/ instead? | 16:07:10 |
ultranix | well maybe not, because its from nur | 16:08:08 |
@kraftnix:matrix.org | I'm surprised your old version worked before to be honest, i've always imported home-manager modules differently, but i didn't feel like going through commits from many months ago, but I used to import in a different way | 16:08:29 |
ultranix | it's confusing having nixos modules and home-manager modules, and why more modules arent worked into nixos | 16:12:47 |
ultranix | separation of system and users | 16:12:58 |
@gtrunsec:matrix.org | kraftnix: https://github.com/divnix/digga/pull/97, May you explain some reasons simply for your use case why we need it. Thx | 16:32:44 |
@gtrunsec:matrix.org | * kraftnix: https://github.com/divnix/digga/pull/97, May you explain some reasons simply for your use case why we need it? Thx | 16:33:40 |
@kraftnix:matrix.org | do you want me to just edit the description? | 16:34:22 |
@kraftnix:matrix.org | * do you want me to just edit the description? EDIT: doesn't seem like I can, I could post it in a comment or here | 16:35:42 |
@gtrunsec:matrix.org | Just comment, a reason to be upstream | 16:38:14 |
ultranix | kraftnix: thank's a lot for your helf | 17:34:00 |
ultranix | * kraftnix: thank's a lot for your help | 17:34:06 |
ultranix | still, strangest thing ever | 18:20:34 |
ultranix | the profile directory cannot be named users/profiles/emacs so i have to refer to it as users/profiles/e-macs or similar | 18:21:55 |
ultranix | i wonder if its because of the emacs-overlay included from nix-community | 18:22:35 |
ultranix | what is digga.overlay.patchedNix for? | 19:08:41 |