Lillian Violet
|
6015d16518
|
Fixed these issues too, surpressed the unused argument since those are passed externally
|
2024-03-18 15:04:26 +01:00 |
|
Lillian Violet
|
55488c8338
|
Declare some vars separately so shellckeck will pass
|
2024-03-18 15:00:03 +01:00 |
|
Lillian Violet
|
4e3f91a122
|
Replace the generic linux stuff with nix specific things
|
2024-03-18 14:49:13 +01:00 |
|
Lillian Violet
|
b7eb0d5179
|
Small tweaks, disable my earlier tinkering to not have it interfere
|
2024-03-18 14:46:37 +01:00 |
|
Lillian Violet
|
fc3384472d
|
Created new derivation based on this: https://github.com/scawp/Steam-Deck.Mount-External-Drive/
|
2024-03-18 14:44:16 +01:00 |
|
Lillian Violet
|
48aabd7fe9
|
This is the name of plasmashell on nix!
|
2024-03-14 17:11:03 +01:00 |
|
Lillian Violet
|
583ad127f1
|
Remove that
|
2024-03-14 17:04:22 +01:00 |
|
Lillian Violet
|
0ca3787a1e
|
Restart script for plasma added
|
2024-03-14 17:03:05 +01:00 |
|
Lillian Violet
|
b3e8f34761
|
Add nix flake check to the update script so you don't break configurations by updating the lock
|
2024-03-14 14:20:43 +01:00 |
|
Lillian Violet
|
c236a32fe4
|
Cannot update with sudo since it doesn't have the ssh key
|
2024-03-12 14:57:59 +01:00 |
|
Lillian Violet
|
1314cc6bd5
|
Use ssh for update's git repo
|
2024-03-12 14:53:54 +01:00 |
|
Lillian Violet
|
ab9f4698e1
|
Stage the flake lock
|
2024-03-12 14:50:19 +01:00 |
|
Lillian Violet
|
c976348db4
|
Should probably name it upgrade in the file too
|
2024-03-12 14:48:03 +01:00 |
|
Lillian Violet
|
33f65f99c8
|
Add definitions for the commands too
|
2024-03-12 14:44:33 +01:00 |
|
Lillian Violet
|
74eb3db41a
|
Add update and upgrade commands
|
2024-03-12 14:42:33 +01:00 |
|
Lillian Violet
|
c6d12908cb
|
Inhibit trickery for the install command too
|
2024-03-05 15:34:12 +01:00 |
|
Lillian Violet
|
80952c7f1d
|
Small typo there, removed the trailing "
|
2024-03-02 17:39:24 +01:00 |
|
Lillian Violet
|
23e99a1c40
|
Simplified rebuild and made it only need one password entry
|
2024-03-02 17:37:35 +01:00 |
|
Lillian Violet
|
42a5093c25
|
Or this instead actually
|
2024-03-01 16:36:39 +01:00 |
|
Lillian Violet
|
b5ff78aae9
|
This might work
|
2024-03-01 16:34:55 +01:00 |
|
Lillian Violet
|
f8cf7b589b
|
Make rebuild a bit cleaner with sudo
|
2024-03-01 16:27:48 +01:00 |
|
Lillian Violet
|
ace01f3391
|
That doesn't seem to work as well for some reason
|
2024-03-01 16:18:10 +01:00 |
|
Lillian Violet
|
92f76492c3
|
Should probably use -- there
|
2024-03-01 16:01:39 +01:00 |
|
Lillian Violet
|
d1c2acafde
|
Add description to systemd-inhibit
|
2024-03-01 16:00:23 +01:00 |
|
Lillian Violet
|
a2126338f5
|
Update the rebuild command to be more elegant
|
2024-03-01 15:57:21 +01:00 |
|
Lillian Violet
|
3bfa44bdea
|
Let's use the standard auto-update instead
|
2024-03-01 15:53:50 +01:00 |
|
Lillian Violet
|
1878f7b449
|
Let's try only absolute paths then
|
2024-03-01 15:36:38 +01:00 |
|
Lillian Violet
|
71e0ec0fcc
|
Change some line order for easier debugging
|
2024-03-01 15:25:41 +01:00 |
|
Lillian Violet
|
2c35fa2c9c
|
Remove that sudo
|
2024-03-01 15:21:29 +01:00 |
|
Lillian Violet
|
8e3c5c5340
|
Create new systemd-rebuild script to do the updating
|
2024-03-01 15:19:24 +01:00 |
|
Lillian Violet
|
d98ca182e3
|
Let's just not use libnotify
|
2024-03-01 15:10:51 +01:00 |
|
Lillian Violet
|
456d7d1dfb
|
Rebuild shouldn't report failing if the libnotify doesn't work
|
2024-03-01 15:06:45 +01:00 |
|
Lillian Violet
|
7aa0405738
|
Need elevated privileges for normal inhibit, let's try what=idle instead
|
2024-02-29 16:47:41 +01:00 |
|
Lillian Violet
|
19579c43c7
|
Add systemd inhibit to the rebuild and install scripts so they cannot be interrupted normally
|
2024-02-29 16:32:13 +01:00 |
|
Lillian Violet
|
9baf41431d
|
Make clearing up output more in line with git output
|
2024-02-29 15:06:27 +01:00 |
|
Lillian Violet
|
f982d225e5
|
Silence the push and pop directory commands
|
2024-02-29 15:02:42 +01:00 |
|
Lillian Violet
|
c102f8a05c
|
Install folder already exists, let's try another one
|
2024-02-29 14:52:12 +01:00 |
|
Lillian Violet
|
7e65e61c1a
|
No need to escape, never mind that
|
2024-02-29 14:49:56 +01:00 |
|
Lillian Violet
|
53c48ed6e7
|
It tells me to double quote, maybe this will work?
|
2024-02-29 14:48:16 +01:00 |
|
Lillian Violet
|
5319aadfc2
|
Found how to escape them
|
2024-02-29 14:45:07 +01:00 |
|
Lillian Violet
|
201f6eccd9
|
Remove rebuild before building in case it failed before
|
2024-02-29 14:42:30 +01:00 |
|
Lillian Violet
|
0c7363557b
|
Remove the breaks, might not need them
|
2024-02-29 14:41:33 +01:00 |
|
Lillian Violet
|
455af77a40
|
Might need this
|
2024-02-28 11:03:49 +01:00 |
|
Lillian Violet
|
6af277d0af
|
Add fancy selection menu to install bash app
|
2024-02-28 11:01:48 +01:00 |
|
Lillian Violet
|
69898664d4
|
Add new script for install (untested)
|
2024-02-27 15:42:27 +01:00 |
|
Lillian Violet
|
acf332fdff
|
Use https for git clone since we won't push with the rebuild command
|
2024-02-26 14:48:01 +01:00 |
|
Lillian Violet
|
0d03dc90a7
|
The logging doesn't work, let's remove it
|
2024-02-26 14:23:12 +01:00 |
|
Lillian Violet
|
e307bf4952
|
Let's just remove hostname shenanigans
|
2024-02-26 14:20:13 +01:00 |
|
Lillian Violet
|
db723b02d5
|
Oopsie small typo
|
2024-02-26 14:18:52 +01:00 |
|
Lillian Violet
|
52a5010891
|
add rebuild command (untested)
|
2024-02-26 14:17:34 +01:00 |
|
Lillian Violet
|
5b353828ff
|
Add servo
|
2024-02-14 10:50:19 +01:00 |
|
Lillian Violet
|
152e8d1681
|
Can remove the no write lock file
|
2024-01-18 14:39:28 +01:00 |
|
Lillian Violet
|
2143ac35be
|
I might need to add the .git
|
2024-01-18 14:29:28 +01:00 |
|
Lillian Violet
|
72862fa8fa
|
Let's use my repo instead (has fixes too, and can add data science project templates)
|
2024-01-18 14:14:06 +01:00 |
|
Lillian Violet
|
817b162ff5
|
no stdenv.writeShellAPplication, but just write shell
|
2024-01-18 12:26:17 +01:00 |
|
Lillian Violet
|
3ec28a852b
|
Might not need these inputs
|
2024-01-18 12:08:28 +01:00 |
|
Lillian Violet
|
b662302a8a
|
stdenv.writeShellApplication instead I think
|
2024-01-18 12:03:52 +01:00 |
|
Lillian Violet
|
31a8662f05
|
default.nix seems to be a significant name
|
2024-01-18 12:02:33 +01:00 |
|
Lillian Violet
|
e376176dc3
|
Did that not commit everything? Weird
|
2024-01-18 11:59:33 +01:00 |
|
Lillian Violet
|
bc41651501
|
Simplification refactor
|
2024-01-08 22:43:04 +01:00 |
|
Lillian Violet
|
d5531f4b9b
|
Remove the azuredatastudio bs
|
2023-12-27 16:40:45 +01:00 |
|
Lillian Violet
|
61f87d59b9
|
Let's fix azure studio later
|
2023-11-23 19:07:18 +01:00 |
|
Lillian Violet
|
8c6ee6423b
|
Let's try and update this package
|
2023-11-22 15:26:04 +01:00 |
|
Lillian Violet
|
46c92e19be
|
Init configuration from template
|
2023-10-23 17:15:54 +02:00 |
|