feat(nvim): commandline on status line
This commit is contained in:
parent
859628b2bd
commit
ea70d4889a
3 changed files with 3 additions and 4 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
networking.hostName = "dragon";
|
||||
networking.extraHosts = ''
|
||||
127.0.0.1 yeswiki.test
|
||||
163.172.173.184 aleks-test-install-bookworm.test
|
||||
'';
|
||||
networking.networkmanager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue