adding nix configs
This commit is contained in:
parent
bd0cf6ff9b
commit
3521d5da4b
18 changed files with 408 additions and 21 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/run/current-system/sw/bin/bash
|
||||
# Get the percentage of used memory and print it
|
||||
read used total <<< $(free -m | awk '/Mem/{printf $2" "$3}')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue