8aaa441bb2
chscheme fixed, panda3ds package add to overlay
2024-11-15 18:02:35 -05:00
2431e4361b
Adapted hyprland configurations for new breaking changes, and some misc adjustments
...
adjusted hyprland config for new breaking changes
capitalized 'Description' keys in userservices
altered shell aliases and added missing autosuggest option in zsh/options.nix
rebuild now has dry run flags
added hyprpaper to packages.nix
updated check_updates service to check the upstream nixpkgs channel instead of my local flake pkgs
2024-11-15 12:13:10 -05:00
5cd144ef33
changed my overlay packages to use 'with lib.maintainers [ pagedMov ]' since my name is on the maintainers list now :D also added a -a flag to rebuild to rebuild both home and system configurations
2024-11-15 01:03:07 -05:00
pagedmov
2a1ba18c09
formatted all files with nixfmt, added env variable to hold secrets
2024-11-09 16:20:27 -05:00
pagedmov
4a3fb537b9
added monitor and workspace configuration options to my hyprland config
2024-11-08 01:26:06 -05:00
pagedmov
e3c65cfe55
added fetchfromgh, which takes a github username and repo like someuser/somerepo and returns a pkgs.fetchFromGitHub call
2024-11-07 14:29:46 -05:00
pagedmov
12d357419b
added vipkg, a script that allows you to search for a package name to open the derivation file in nixpkgs/pkgs. Very useful for overriding package attributes.
2024-11-07 13:36:30 -05:00
pagedmov
319ca70254
viconf now disables semantic tokens for nixd if the file contains non-ascii characters, temporary workaround until the feature is fixed
2024-11-07 02:03:15 -05:00
pagedmov
0bb0b6ce81
moved nixvim to home-manager config, re-added firefox plugins
2024-11-07 00:48:51 -05:00
pagedmov
f9fe7155de
fully fleshed out nixd settings and switch to nvim-cmp from COQ. Also updated rebuild to work for both home and system configs
2024-11-07 00:30:18 -05:00
pagedmov
1a2402dee7
fixup! all of my custom options are now held in an attribute set called movOpts
2024-11-06 20:11:37 -05:00
pagedmov
a53bae9870
removed mkbackup script, refactored all script files to use pkgs.writeShellApplication rather than pkgs.writeShellScriptBin
2024-11-06 18:17:29 -05:00
pagedmov
4541ca49fe
added mkscreenshots to documentation and also tweaked the positioning of the nemo window in the screens
2024-11-06 02:52:43 -05:00
pagedmov
cb6593f908
added a larger delay before screenshots are taken by mkscreenshots to give the terminals more time to populate
2024-11-06 02:47:33 -05:00
pagedmov
2721e0ec31
added mkscreenshots, a script that automates screenshots for the github repo and also keeps the readme up to date with the revision hash
2024-11-06 02:43:23 -05:00
pagedmov
0e85a705e8
chpaper now restarts the hyprpaper service instead of pkilling the process
2024-11-06 00:59:33 -05:00
pagedmov
115384a926
fixed chscheme and chpaper to work with new colorscheme and wallpaper variable locations
2024-11-06 00:35:37 -05:00
pagedmov
b427e8f373
Merge branch 'master' of github.com:pagedMov/nixos-config
2024-11-02 17:14:29 -04:00
pagedmov
2ca5f9351e
updated hosts in network.nix
2024-11-02 17:14:19 -04:00
pagedMov
55bf479aa3
Merge branch 'master' of github.com:pagedMov/nixos-config
2024-11-02 17:13:50 -04:00
pagedMov
e0c183e467
jellyfin is working on my domain name
2024-11-02 17:12:00 -04:00
pagedmov
ce51067835
added mkbackup command, leverages sshfs to quickly backup files to xenon
2024-11-02 13:07:50 -04:00
pagedmov
36ec78ac3f
scripts can now be enabled or disabled by group and each script has it's own override enable option
2024-11-01 22:30:31 -04:00
pagedmov
99b13fd979
gave files.nix it's own directory, renamed all of the options ending with 'Opts' to end with 'Config' instead for consistency.
2024-11-01 22:00:08 -04:00
pagedmov
e035de79e4
cleaned up scripts/default.nix, learned that inherit can be used instead of 'var = var' in arguments
2024-11-01 21:09:05 -04:00
pagedmov
ff2535e7a7
initial commit for module-refactor
2024-11-01 21:01:52 -04:00
pagedmov
c426e1b77a
fixed an edge case in viconf.nix, added a missing logic check to home-manager.nix, tuned up the installer config to better fit the current configuration
2024-11-01 03:06:31 -04:00
pagedmov
23cfe1068b
tweaked btop config; made window slightly larger, removed root dir from disks shown, hard coded color scheme to nord instead of using stylix, fixed redundancy in the way toolbelt was calling the command
2024-11-01 01:42:39 -04:00
pagedmov
495d90b0de
formatted nix files using alejandra
2024-10-31 22:33:10 -04:00
pagedmov
c6d381fc58
keyring no longer copies plaintext passwords to cliphist database, can now escape from cliphist window back to the toolbelt menu
2024-10-31 18:20:09 -04:00
pagedmov
07b19b2cdb
fixed clipboard history menu copying the preview excerpt instead of the full entry
2024-10-31 17:31:17 -04:00
pagedmov
2caeab76c0
added cliphist package, replaced calculator on toolbelt with a fzf clipboard history thing
2024-10-31 17:13:10 -04:00
pagedmov
751de5f86c
added differentiation between hosts in toolbelt; btop now opens at the proper size on both oganesson and mercury
2024-10-31 12:03:15 -04:00
pagedmov
255fba2de5
removed mcd.nix script and added it as a function to zshell.nix
2024-10-29 23:57:50 -04:00
pagedmov
d895979d96
included issue.nix from my old config, removed hyprland.nix script
2024-10-29 22:51:28 -04:00
pagedmov
d30f2f3053
cleaned up some scripts
2024-10-27 21:07:33 -04:00
pagedmov
394afe740e
replaced old desktop screens
2024-10-26 17:37:26 -04:00
pagedmov
fb7f6a1d41
removed scripts leftover from forking Frost-Phoenix's dots when I started writing this config
2024-10-26 17:00:38 -04:00
pagedmov
c19620f77c
'change wallpaper' option in toolbelt now returns to the original fzf window if escape is pressed
2024-10-26 16:11:00 -04:00
pagedmov
b66fbc4944
updated toolbelt to not create a new window for chscheme; it now resizes the same window and moves it so that the mouse is at the center of the window. If chscheme is closed, it reverts back to its original size and goes back to the previous menu
2024-10-26 06:12:29 -04:00
pagedmov
bd5a7514a9
replaced keyring bind with a sort of control panel thing with several system related options like changing the wallpaper, managing volume controls, etc. also has a calculator
2024-10-26 04:03:21 -04:00
pagedmov
84133fbef7
made chscheme use /home/pagedmov/.sysflake env var instead of hardcoding /home/pagedmov/.sysflake
2024-10-26 01:36:41 -04:00
pagedmov
71a31fd44c
fixed chscheme to properly exit when user hits escape in the fzf window
2024-10-26 00:20:25 -04:00
pagedmov
cd70754f9f
new wallpaper, altered terminal transparency, added 'viconf', a command that will take a word as input and then find matching files in the sysflake folder to open in neovim
2024-10-24 23:30:57 -04:00
pagedmov
45ea6d3987
added screenshot for invoke
2024-10-22 18:11:46 -04:00
pagedmov
4ab38e199b
fixed zshell config editing aliases, rewrote the 'if (host == 'oganesson')' statements to be more readable
2024-10-22 17:38:57 -04:00
pagedmov
8431072a77
more screenshots for github
2024-10-22 03:36:19 -04:00
pagedmov
bb7a221775
added files.nix as a place to keep hardcoded configurations, added a personal neofetch config to it
2024-10-21 22:16:18 -04:00
pagedmov
4711456fb1
renamed 'media' folder to 'assets' because it sounds cooler
2024-10-21 22:03:39 -04:00
pagedmov
a40515503a
removed scripts for adding and removing packages from config files, and also removed the nixcommit/nixpush commands
2024-10-21 13:05:30 -04:00