diff options
| author | jdlugosz963 <jdlugosz963@gmail.com> | 2025-08-11 17:36:57 +0200 |
|---|---|---|
| committer | jdlugosz963 <jdlugosz963@gmail.com> | 2025-08-11 17:40:12 +0200 |
| commit | bc591dcedf45b80f70661f33c42c68dbd581e901 (patch) | |
| tree | 4a3cbd7831d8e0d8ce12f318d64e06848c9ea3ab /files/.config/guix | |
| parent | 1ebb0e267b40d86386b66b7b81686461446e39f8 (diff) | |
| download | dotfiles-bc591dcedf45b80f70661f33c42c68dbd581e901.tar.gz dotfiles-bc591dcedf45b80f70661f33c42c68dbd581e901.zip | |
Migrate to RDE
Diffstat (limited to 'files/.config/guix')
| -rw-r--r-- | files/.config/guix/.gitignore | 1 | ||||
| -rwxr-xr-x | files/.config/guix/channels.scm | 5 | ||||
| -rw-r--r-- | files/.config/guix/shell-authorized-directories | 10 |
3 files changed, 0 insertions, 16 deletions
diff --git a/files/.config/guix/.gitignore b/files/.config/guix/.gitignore deleted file mode 100644 index 1f4ddec..0000000 --- a/files/.config/guix/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | current \ No newline at end of file | ||
diff --git a/files/.config/guix/channels.scm b/files/.config/guix/channels.scm deleted file mode 100755 index cb25ece..0000000 --- a/files/.config/guix/channels.scm +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | (cons* (channel | ||
| 2 | (name 'jdlugosz) | ||
| 3 | (branch "main") | ||
| 4 | (url "https://github.com/jdlugosz963/dotfiles")) | ||
| 5 | %default-channels) | ||
diff --git a/files/.config/guix/shell-authorized-directories b/files/.config/guix/shell-authorized-directories deleted file mode 100644 index f6e0c84..0000000 --- a/files/.config/guix/shell-authorized-directories +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | /home/jakub/Projects/laco | ||
| 2 | /home/jakub/Projects/yasa | ||
| 3 | /home/jakub/Projects/trial | ||
| 4 | /home/jakub/Projects/matura-infa | ||
| 5 | /home/jakub/Projects/abaks-infra | ||
| 6 | /home/jakub/Projects/lispz | ||
| 7 | /home/jakub/Projects/zig-learning | ||
| 8 | /home/jakub/Projects/let-over-lambda | ||
| 9 | /home/jakub/Projects/rust | ||
| 10 | /home/jakub/temphome/embedded-rust | ||
