Pratham Patel
Pratham Patel
I was wandering on your GitHub profile after reading the LKMPG book and found it useful. I see that this is another, similar effort, but for VFS. I'm wondering if...
I'm not sure what title should be given to this issue but I'm facing a unique (so far) issue. I don't have `nixpkgs-fmt` installed "system-wide". Instead, with home-manager, I do...
**Describe the bug** The way that used memory size is being calculated presently seems to be indirectly adding the total zram swap size in it too. This results in the...
### Description It appears that `nixfmt` does not preserve backslashes. I have the following two lines in my `darwin.nix`: https://github.com/thefossguy/prathams-nixos/blob/6acda3f9c27516b81a29d718ea1cb3b1025f86b6/nixos-configuration/home-manager/darwin.nix#L56-L57 And this got mangled like so: ```diff - "^\Uf702" =...
## Error ``` Error: 0: Install failure 1: Error executing action 2: Action `configure_init_service` errored 3: Failed to execute command with status 1 `"systemctl" "enable" "/nix/var/nix/profiles/default/lib/systemd/system/nix-daemon.socket" "--now"`, stdout: stderr: Failed...
The disk images living under "vault" (download.rockylinux.org/vault) are loosely considered "historical artifacts" and are therefore to be _treated_ as read-only (never get updated). But using fully-qualified names make more sense...