зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-04 15:46:08 +02:00 
			
		
		
		
	m
Этот коммит содержится в:
		
							родитель
							
								
									a0491eb60a
								
							
						
					
					
						Коммит
						87adfb6e6b
					
				
							
								
								
									
										2
									
								
								hw/comp/keyboard/docs/articles.txt
									
									
									
									
									
										Обычный файл
									
								
							
							
						
						
									
										2
									
								
								hw/comp/keyboard/docs/articles.txt
									
									
									
									
									
										Обычный файл
									
								
							@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					2024
 | 
				
			||||||
 | 
					https://habr.com/ru/companies/selectel/articles/800587/
 | 
				
			||||||
@ -9,3 +9,6 @@ samples
 | 
				
			|||||||
https://github.com/argoproj/argo-workflows/blob/master/dev/nix/flake.nix
 | 
					https://github.com/argoproj/argo-workflows/blob/master/dev/nix/flake.nix
 | 
				
			||||||
https://zero-to-flakes.com/nixos-flake/
 | 
					https://zero-to-flakes.com/nixos-flake/
 | 
				
			||||||
    https://github.com/srid/nixos-flake
 | 
					    https://github.com/srid/nixos-flake
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					2023
 | 
				
			||||||
 | 
					https://ayats.org/blog/no-flake-utils/
 | 
				
			||||||
 | 
				
			|||||||
@ -5,8 +5,17 @@ https://github.com/NixOS/nix/blob/master/src/nix/main.cc
 | 
				
			|||||||
http://www.opennet.ru/opennews/art.shtml?num=48133
 | 
					http://www.opennet.ru/opennews/art.shtml?num=48133
 | 
				
			||||||
 | 
					
 | 
				
			||||||
nix
 | 
					nix
 | 
				
			||||||
 | 
					    --help
 | 
				
			||||||
    --version
 | 
					    --version
 | 
				
			||||||
        ... nix-shell -p nixUnstable
 | 
					        ... nix-shell -p nixUnstable
 | 
				
			||||||
 | 
					    profile
 | 
				
			||||||
 | 
					        --help
 | 
				
			||||||
 | 
					                 · --profile <path>
 | 
				
			||||||
 | 
					                 --debug
 | 
				
			||||||
 | 
					                    evaluating file '<nix/derivation-internal.nix>'
 | 
				
			||||||
 | 
					        list
 | 
				
			||||||
 | 
					            list installed
 | 
				
			||||||
 | 
					        install <url>|???
 | 
				
			||||||
    shell
 | 
					    shell
 | 
				
			||||||
        nix shell should set IN_NIX_SHELL variable
 | 
					        nix shell should set IN_NIX_SHELL variable
 | 
				
			||||||
        https://github.com/NixOS/nix/issues/3862
 | 
					        https://github.com/NixOS/nix/issues/3862
 | 
				
			||||||
 | 
				
			|||||||
@ -6,5 +6,7 @@ nix profile
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
If you’re already familiar with Nix, this is a replacement for nix-env.
 | 
					If you’re already familiar with Nix, this is a replacement for nix-env.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					~/.nix-profile
 | 
				
			||||||
 | 
					
 | 
				
			||||||
2021
 | 
					2021
 | 
				
			||||||
https://serokell.io/blog/practical-nix-flakes
 | 
					https://serokell.io/blog/practical-nix-flakes
 | 
				
			||||||
 | 
				
			|||||||
@ -97,7 +97,21 @@ https://github.com/prasanthrangan/hyprdots
 | 
				
			|||||||
        https://www.youtube.com/watch?v=SiLXXv7URAg
 | 
					        https://www.youtube.com/watch?v=SiLXXv7URAg
 | 
				
			||||||
        ! not in a VM, need a real hw
 | 
					        ! not in a VM, need a real hw
 | 
				
			||||||
 | 
					
 | 
				
			||||||
with ags
 | 
					with ags (aylur gtk shell)
 | 
				
			||||||
 | 
					https://github.com/Aylur/dotfiles
 | 
				
			||||||
 | 
					    nix profile install github:Aylur/dotfiles
 | 
				
			||||||
 | 
					    https://aylur.github.io/ags-docs/
 | 
				
			||||||
 | 
					    https://aylur.github.io/ags-docs/config/installation/
 | 
				
			||||||
 | 
					    Store paths:
 | 
				
			||||||
 | 
					        /nix/store/89h5ksr0rgk6vsvz54pbph286infk3v3-ags-1.8.0
 | 
				
			||||||
 | 
					    ~/which ags
 | 
				
			||||||
 | 
					        ~/.nix-profile/bin/ags
 | 
				
			||||||
 | 
					    USAGE:
 | 
				
			||||||
 | 
					        /nix/store/89h5ksr0rgk6vsvz54pbph286infk3v3-ags-1.8.0/bin/.ags-wrapped [OPTIONS]
 | 
				
			||||||
 | 
					    samples
 | 
				
			||||||
 | 
					        https://github.com/Aylur/ags/tree/main/example
 | 
				
			||||||
 | 
					        https://github.com/Aylur/ags/tree/main/example/applauncher
 | 
				
			||||||
 | 
					        https://github.com/Aylur/ags/tree/main/example/media-widget
 | 
				
			||||||
https://github.com/juweeism/home.nix
 | 
					https://github.com/juweeism/home.nix
 | 
				
			||||||
    https://github.com/juweeism/home.nix/blob/main/programs/fonts.nix
 | 
					    https://github.com/juweeism/home.nix/blob/main/programs/fonts.nix
 | 
				
			||||||
    https://github.com/juweeism/home.nix/blob/main/programs/hyprland.nix
 | 
					    https://github.com/juweeism/home.nix/blob/main/programs/hyprland.nix
 | 
				
			||||||
@ -129,6 +143,8 @@ https://github.com/aw4ki/dotfiles
 | 
				
			|||||||
https://github.com/yusamock/dotfiles
 | 
					https://github.com/yusamock/dotfiles
 | 
				
			||||||
https://github.com/flick0/dotfiles
 | 
					https://github.com/flick0/dotfiles
 | 
				
			||||||
https://github.com/nyxfr/.dotfiles
 | 
					https://github.com/nyxfr/.dotfiles
 | 
				
			||||||
 | 
					https://github.com/uday-sudo/dotfiles/tree/main
 | 
				
			||||||
 | 
					    ags
 | 
				
			||||||
https://github.com/end-4/dots-hyprland/tree/illogical-impulse
 | 
					https://github.com/end-4/dots-hyprland/tree/illogical-impulse
 | 
				
			||||||
    eww, ags
 | 
					    eww, ags
 | 
				
			||||||
    https://github.com/end-4/dots-hyprland/wiki/illogical_impulse
 | 
					    https://github.com/end-4/dots-hyprland/wiki/illogical_impulse
 | 
				
			||||||
 | 
				
			|||||||
@ -0,0 +1,15 @@
 | 
				
			|||||||
 | 
					https://feature-sliced.design/
 | 
				
			||||||
 | 
					https://feature-sliced.design/docs/get-started/overview
 | 
				
			||||||
 | 
					https://feature-sliced.design/docs/get-started/tutorial
 | 
				
			||||||
 | 
					https://feature-sliced.design/nav
 | 
				
			||||||
 | 
					https://feature-sliced.design/community
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					https://github.com/feature-sliced
 | 
				
			||||||
 | 
					https://github.com/feature-sliced/awesome
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					samples
 | 
				
			||||||
 | 
					https://bit.cloud/dummyorg/fsd/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					2024
 | 
				
			||||||
 | 
					https://blog.bitsrc.io/developing-frontends-with-feature-sliced-design-a2e5aa33d02c
 | 
				
			||||||
 | 
					    https://nuancesprog.ru/p/20410/
 | 
				
			||||||
		Загрузка…
	
	
			
			x
			
			
		
	
		Ссылка в новой задаче
	
	Block a user