Paul Myjavec

Results 6 issues of Paul Myjavec

Hello, I'm sorry to have to ask the question, especially as I've personally not contributed and currently limited on time to do so; However do the maintainers of this this...

When ugging gg=G to re-indent a file, too much indenting happens: ``` date { match => [ "timestamp", "MMM d HH:mm:ss", "MMM dd HH:mm:ss" ] remove_field => "timestamp" } ```...

Recently, I stared receiving awk errors: ```awk: cmd. line:49: (FILENAME=- FNR=11) warning: Invalid multibyte data detected. There may be a mismatch between your data and your locale.``` It seems this...

Added some more information to help new comers understand how to "untoggle" a toggled terminal window. This was initally very unclear for me so I hope it can help out...

When following the README, the instructions [here](https://github.com/Misterio77/nix-starter-configs?tab=readme-ov-file#the-repo) work, but what is the relationship between creating a repo and having the configuration files inside that repo, and the traditional `/etc/nixos/configuration.nix`, when...

When testing against CentOS 6 hosts, it seems the `rubygems` package is not installed which then causes the "verify" step to fail. To resolve the issue I just logged into...