feat: niri, waybar ricing
This commit is contained in:
parent
3e43aed875
commit
328ecdffc3
11 changed files with 780 additions and 92 deletions
|
@ -1,8 +1,4 @@
|
|||
# Do not modify this file! It was generated by ‘nixos-generate-config’
|
||||
# and may be overwritten by future invocations. Please make changes
|
||||
# to /etc/nixos/configuration.nix instead.
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
modulesPath,
|
||||
...
|
||||
|
@ -59,11 +55,9 @@
|
|||
peers = [
|
||||
{
|
||||
publicKey = "cUmp55I20JEhxr+RMmOsX+6U9kcDiAq3grnvzjQ642w=";
|
||||
#allowedIPs = [
|
||||
# "0.0.0.0/0"
|
||||
# "::/0"
|
||||
#];
|
||||
allowedIPs = [
|
||||
#"0.0.0.0/0"
|
||||
#"::/0"
|
||||
"192.168.12.0/24"
|
||||
"2a01:4f9:1a:9a05::/64"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue